cppassist  1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
Public Types | List of all members
cppassist::detail::UniqueIf< T[]> Struct Template Reference

#include <cppassist/include/cppassist/memory/make_unique.h>

Public Types

using UniqueArrayUnknownBound = std::unique_ptr< T[]>
 

Member Typedef Documentation

◆ UniqueArrayUnknownBound

template<class T >
using cppassist::detail::UniqueIf< T[]>::UniqueArrayUnknownBound = std::unique_ptr<T[]>

The documentation for this struct was generated from the following file: